home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 301-325 / disk_313 / uucp / uucp0.lzh / MakeDist next >
Text File  |  1990-01-10  |  2KB  |  77 lines

  1.  
  2. failat 25
  3. makedir dist:uucp0
  4. makedir dist:uucp0/man
  5. makedir dist:uucp1
  6. makedir dist:uucp1/c
  7. failat 20
  8.  
  9. copy #? dist:uucp0 CLONE
  10.  
  11. dupdate c dist:uucp0/c         FORCE
  12. dupdate lib dist:uucp0/lib   FORCE
  13.  
  14. failat 25
  15. makedir dist:uucp0/mail
  16. makedir dist:uucp0/mail/news
  17. makedir dist:uucp0/spool
  18. makedir dist:uucp0/pub
  19. echo >dist:uucp0/mail/zoo-dummy
  20. echo >dist:uucp0/mail/news/zoo-dummy
  21. echo >dist:uucp0/spool/zoo-dummy
  22. echo >dist:uucp0/pub/zoo-dummy
  23. failat 20
  24.  
  25. delete dist:uucp0/lib/L.sys
  26. delete dist:uucp0/lib/Passwd
  27. delete dist:uucp0/lib/logfile
  28. delete dist:uucp0/lib/Config
  29. delete dist:uucp0/lib/Domain
  30. delete dist:uucp0/lib/Aliases
  31. delete dist:uucp0/lib/Getty-Header
  32. delete dist:uucp0/lib/.signature
  33. delete dist:uucp0/lib/.dmailrc
  34. rename dist:uucp0/lib/L.Sys.Sample dist:uucp0/lib/L.Sys
  35. rename dist:uucp0/lib/Passwd.Sample dist:uucp0/lib/Passwd
  36. rename dist:uucp0/lib/Config.sample dist:uucp0/lib/Config
  37. rename dist:uucp0/lib/Domain.sample dist:uucp0/lib/Domain
  38. rename dist:uucp0/lib/Aliases.sample dist:uucp0/lib/Aliases
  39. rename dist:uucp0/lib/Getty-Header.sample dist:uucp0/lib/Getty-header
  40. rename dist:uucp0/lib/.signature.sample dist:uucp0/lib/.signature
  41. rename dist:uucp0/lib/.dmailrc.sample dist:uucp0/lib/.dmailrc
  42. copy man/dmail.help dist:uucp0/man
  43.  
  44. ;   Move aux executables out of boot floppy
  45. copy dist:uucp0/c/uuencode dist:uucp1/c
  46. copy dist:uucp0/c/uudecode dist:uucp1/c
  47. copy dist:uucp0/c/tarsplit dist:uucp1/c
  48. copy dist:uucp0/c/tar       dist:uucp1/c
  49. copy dist:uucp0/c/man       dist:uucp1/c
  50. copy dist:uucp0/c/uident   dist:uucp1/c
  51. copy dist:uucp0/c/unshar   dist:uucp1/c
  52. copy dist:uucp0/c/from       dist:uucp1/c
  53. copy dist:uucp0/c/compress dist:uucp1/c
  54. delete dist:uucp0/c/uuencode
  55. delete dist:uucp0/c/uudecode
  56. delete dist:uucp0/c/tarsplit
  57. delete dist:uucp0/c/tar
  58. delete dist:uucp0/c/man
  59. delete dist:uucp0/c/uident
  60. delete dist:uucp0/c/unshar
  61. delete dist:uucp0/c/from
  62. delete dist:uucp0/c/compress
  63.  
  64. ;   remainder of distribution.
  65.  
  66. dupdate devs dist:uucp0/devs FORCE
  67. dupdate system dist:uucp0/system FORCE
  68. dupdate libs dist:uucp0/libs FORCE
  69. dupdate man dist:uucp1/man   FORCE
  70. dupdate src dist:uucp1/src   FORCE
  71. dupdate l dist:uucp0/l         FORCE
  72. dupdate libs dist:uucp0/libs FORCE
  73. dupdate s dist:uucp0/s         FORCE
  74.  
  75.  
  76.  
  77.